map collection
英 [mæp kəˈlekʃn]
美 [mæp kəˈlekʃn]
网络 地图资料
英英释义
noun
- a collection of maps in book form
双语例句
- The JMS provider must support nested map messages to convert collection classes.
JMS提供者必须支持嵌入的映射消息来对集合类进行转换。 - In order to evaluate the matching ability of the reference map in a map-matching aided navigation system, both of the sampling cycle and measurement precision of the onboard data collection system were introduced in the statistic parameters.
为评价地图匹配辅助导航参考地图的导航性能,本文定义的统计特征参数新增加了数据采集平台采样周期和测量精度2个参数。 - Script in this web page is attempting to add a type of map that is unsupported to the xmlmaps collection of the spreadsheet control.
此网页中的脚本正试图添加电子表格控件的xmlmaps集合不支持的映射。 - A traditional Java java. util. Map, then, is essentially a collection of two-part tuples.
传统的Javajava.util.Map实质上是一个分两部分的元组集合。 - I then append a new collection onto factors generated by the map() function on the factors list applying the code to generate the symmetrical ( the matching factor above the square root) list.
然后我将一个新的集合附加至由factor列表中的map()函数生成的factor上,应用此代码生成对称的(平方根上方匹配的因子)列表。 - I then proceed to define a list, populate it, and call my newly defined def. Next, I create a map and do the same thing for that collection.
然后我定义一个list,填充它,并调用我新定义的def。之后,我创建一个map,并对这个集合做了同样的操作。 - Map is a wonderful collection, bringing us the niftiness of key/ value pair collections often found in other languages like Perl.
Map是很好的集合,为我们带来了在其他语言(比如Perl)中经常可见的好用的键/值对集合。 - The completion of the foundation buried stone heads, four measurements, a flat wire measurement, substandard level of measurement, map the root control field data collection and data editing.
完成了基础埋石、首级四等测量、一级平面导线测量、等外水准测量、图根控制等野外数据采集以及数据编辑工作。 - Map: a map is an associative array from a set of object keys to a collection of object values.
map型:map是一个从一组键值对象到一组值对象的关联数组。 - In Spring, the,,, and elements allow properties and arguments of the Java Collection type List, Set, Map, and Properties, respectively, to be defined and set.
在Spring中,、、和元素允许分别定义和设置JavaCollection类型List、Set、Map和Properties的属性和参数。